Add Dash documentation tool to all language versions#3653
Open
Kapeli wants to merge 2 commits intoruby:masterfrom
Open
Add Dash documentation tool to all language versions#3653Kapeli wants to merge 2 commits intoruby:masterfrom
Kapeli wants to merge 2 commits intoruby:masterfrom
Conversation
Add Dash (https://kapeli.com/dash) as a documentation resource. Dash is a popular macOS offline API documentation browser that supports Ruby. Changes by language: - English (en): Added in Community Documentation section alongside DevDocs - Korean (ko): Added in Community Documentation section alongside DevDocs - Traditional Chinese (zh_tw): Added in Community Documentation section alongside DevDocs - German (de): Added in Reference Documentation section - French (fr): Added in Reference Documentation section - Russian (ru): Added in Editors and IDEs section under macOS Note: Ten other language versions (Bulgarian, Spanish, Indonesian, Italian, Japanese, Polish, Portuguese, Turkish, Vietnamese, Simplified Chinese) already had Dash mentioned in their Editors/IDEs sections.
yous
reviewed
Oct 22, 2025
Co-authored-by: Chayoung You <yousbe@gmail.com>
Member
|
What Dash features require purchase and what’s free? |
Contributor
Author
|
The only feature that remains free is Dash's ability to download and generate docs for offline use. Dash has a 30-day free trial, after which it continues to function fully, except that it displays pages after an 8-second delay in its internal browser, which makes navigating/browsing the docs within Dash quite bothersome. Users would then have to purchase Dash, or navigate the docs using an external browser. Do you allow only free tools / resources in this listing? If that's the case, I completely understand and respect that decision. I don't think Dash would be a good fit. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
This PR adds Dash as a documentation resource across multiple language versions of the Ruby documentation pages. Dash is a popular macOS offline API documentation browser that supports Ruby.
Changes
Added Dash to 6 language versions that were missing it:
Notes
Ten other language versions (Bulgarian, Spanish, Indonesian, Italian, Japanese, Polish, Portuguese, Turkish, Vietnamese, Simplified Chinese) already had Dash mentioned in their Editors/IDEs sections.